Release 4.0 Build 3363
Released on Apr 17, 2025 and includes the following:
This release includes a major improvement to the importer.
New features
API and form sources import
You can now import records into a form using either another form or an external JSON API as the source. A new set of options is available under the Import menu:
- Paste data: Copy and paste data directly from a spreadsheet.
- From another form: Import records from any form you have access to, across any database.
- From API: Import records from an external API. If the API is authenticated, credentials will be required.
Import filtering
You can now apply filters when importing records, based on fields that have been mapped during import setup. Filtering behaves similarly to table views, except filtering on multiple reference fields isn’t supported yet.
Save and reuse import configurations
When importing from another form or an API, you can save your import setup for future use. Saved configurations are shared across the database and can be reused by other users.
New permission: Manage import configurations
A new permission has been added to the grant-based role system: Manage import configurations. Users with this permission can:
- Save import configurations
- View and reuse all saved configurations for the form
- Edit or delete saved configurations
This permission is not included in any existing roles by default.
Bug fix
We’ve also fixed the issue where legends were not displayed in pie charts. They should now display correctly.